﻿

Windows:  https://github.com/thonny/thonny/releases/download/v4.1.7/thonny-4.1.7.exe


MAC OS:   https://github.com/thonny/thonny/releases/download/v4.1.7/thonny-4.1.7.pkg
  
 
  
  Linux:    The latest version:
			Binary bundle for PC (Thonny+Python):
			bash <(wget -O - https://thonny.org/installer-for-linux)

			With pip:
			pip3 install thonny

			Distro packages (may not be the latest version):
			Debian, Rasbian, Ubuntu, Mint and others:
			sudo apt install thonny

			Fedora:
			sudo dnf install thonny
